You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.NextMaximum Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.NextMaximum Method

Locate the next maximum.

Syntax
C#
Visual Basic
public static bool NextMaximum([In] TVec Src, ref int Offset);

Return the next Maximum found in Src looking from offset to the right. Offset is modified to reflect the position of the found maximum. If a true maximum is not found the function returns false.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!